OpenBuildings GenerativeComponents Help

Asin

Returns the arc sine of the given number.

double Asin(double n)

The result is measured in degrees. To obtain the result in radians, use Radians(Asin(number)).